p, form { margin: 0; } a { color: #f58634; font-family: Arial; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline; } a:Hover { color: #155a9f; font-family: Arial; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none; } a:Active { color: #f58634; font-family: Arial; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline; } /* Custom CSS */ /* ----------------------------------- */ /* Main CSS for the entire content */ body { font-family:Arial; font-size:10pt; background-position:center top; background-repeat:no-repeat; } body div { font-family:Arial; font-size:10pt; } body table { font-family:Arial; font-size:10pt; } .defaultLayer /* DIVs with no inline style */ { color:#000000; background-color:#ffffff; } /* ----------------------------------- */ /* Forms */ .formStyle{} .textbox{} textarea{} .button{} .invalidInput { background-color: #ffeeee; } .submitLabel { font-size:10pt; color:#000000; font-family:Arial; } .submitFailedLabel { font-size:10pt; color:#ff0000; font-family:Arial; } .filtersAndOrderButton{} .filtersAndOrderTextbox{} #loginForm{} /* Default non-ajax login form style */ /* ----------------------------------- */ /* Static pages */ /* search page, user account page, change password window, change details window, resend activation window, resend password window, login proceed page and error 404 page */ .staticPages { background-color: #ffffff; color: #000000; } .searchPage{} .userAccountPage{} .loginProceedAndError404{} .noProductsInUserAccount{/* display:none; */} /* ----------------------------------- */ /* TDs with the head, page and foot content inside */ #headerTd{} #mainPageTd{} #footerTd{} /* ----------------------------------- */ /* Links */ .searchLinks{} .loginLinks{} .pagingLinks{} .breadCrumbLinks{} /* ----------------------------------- */ /* Chat window */ .chatHead{} .chatLine{} .chatBoxes { background-color: #ffffff; border: 1px solid #999999; } /* ----------------------------------- */